Skip to content

Fix Promotion Eligiblity for already promoted users#2270

Open
saisandeepkoritala wants to merge 2 commits into
developmentfrom
saisandeep_fix_promotionEligibility_backend
Open

Fix Promotion Eligiblity for already promoted users#2270
saisandeepkoritala wants to merge 2 commits into
developmentfrom
saisandeep_fix_promotionEligibility_backend

Conversation

@saisandeepkoritala

@saisandeepkoritala saisandeepkoritala commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

If a user is already a "Promoted Reviewer" we should not fetch them or show them in the ui. As they have been already promoted.

Related PRS (if any):

This is related to Frontend PR 4810.You need to check into this backend to properly test PR 4810.

Main changes explained:

  1. We are only fetching users who are not "Promoted Reviewer" users.

How to test:

  1. check into current branch
  2. do npm install , npm run build and npm start to run this PR locally ( for mac, linux)
  3. do npm install , npm run build:windows and npm start to run this PR locally ( for windows user's)

@sonarqubecloud

Copy link
Copy Markdown

@kzou55 kzou55 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Sai Sandeep

I ran and tested the PR alongside the associated front end locally.

Was able to click the review and process promotion buttons. See the frontend review for the main review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants